WMSCLIENT,
    SERVER     = 'http://neowms.sci.gsfc.nasa.gov/wms/wms',
    VERSION    = Default,
    REQUEST    = 'http://neowms.sci.gsfc.nasa.gov/wms/wms?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&LAYERS=SEDAC_POP&STYLES=rgb&CRS=CRS:84&BBOX=-180.0,-90.0,180.0,90.0&WIDTH=1024&HEIGHT=512&FORMAT=image/png&TRANSPARENT=TRUE&TIME=',
    LAYER_TITLE = Population Density,
    LAYER_DESCRIPTION = 'This map shows how many people live in different areas on Earth. The map is divided into numerous small boxes, called &quot;grids.&quot; Each grid box is about 1 kilometer long by one kilometer wide, and it is color coded to show how many people live there. Lighter areas have fewer people. The red dots scattered across most countries show cities, where many people live in a small area.',
    SERVICE_TITLE = 'NASA Earth Observations (NEO) WMS',
    LAYER_LEGEND = 'http://neo.sci.gsfc.nasa.gov/palettes/files/sedac_pop.gif',
    TIME_DIMENSIONS = TIME,
    MAX_BOUNDING_BOX = '-180.0/-90.0/180.0/90.0'

